Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
gsc_sequence table — gscsq
This is a generic sequence number and format table. All entries in this table are system-owned by their nature.
When a sequence number must be generated, it is done at the end of the update as part of the transaction. This table is a potential bottleneck, so locks should be kept to an absolute minimum. Locks during user interaction should be avoided.
If you want sequence numbers to be automatically generated, then there can be no holes in the sequence numbers. For this reason, a standard Progress 4GL sequence is not used.
Example uses for this table are the automatic generation of document numbers or transaction references.
Table 12–1 lists the table’s FLA, fields, and foreign keys.
Table 12–2 gives details of the table’s indexes.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |